From faec593ed0e095dc4f589373586e46a345d75031 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 23 Dec 2023 22:01:03 +0900 Subject: Updated keybinds.conf (added some notes) Updated Laptops.conf (additional notes) updated Settings.conf (additional notes) Updated and adjusted some waybar styles --- .../style/[Bordered Pywal] Chroma Fusion Edge.css | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css') diff --git a/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css b/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css index 4c10435e..ad1981ec 100644 --- a/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css +++ b/config/waybar/style/[Bordered Pywal] Chroma Fusion Edge.css @@ -63,12 +63,10 @@ window#waybar.empty #window { #pulseaudio, #pulseaudio-slider, #taskbar button, -#taskbar, #temperature, #tray, #window, #wireplumber, -#workspaces, #custom-backlight, #custom-cycle_wall, #custom-keybinds, @@ -78,7 +76,6 @@ window#waybar.empty #window { #custom-menu, #custom-power_vertical, #custom-power, -#custom-speaker, #custom-updater, #custom-weather, #custom-weather.clearNight, @@ -101,10 +98,13 @@ window#waybar.empty #window { } #custom-power { color: @red; - padding: 0px 0px 0px 6px; + padding: 0px 0px 0px 7px; opacity:1.0; } - +#backlight { + padding: 0px 2px 0px 6px; +} +#custom-light_dark, #custom-menu{ color: @flamingo; padding: 0px 8px 0px 4px; @@ -149,7 +149,7 @@ window#waybar.empty #window { } #workspaces { - margin: 3px 3px 3px 3px; + margin: 1px 1px 1px 1px; padding: 0px 1px; border-radius: 25px; border:2px solid @border-color; @@ -165,8 +165,8 @@ window#waybar.empty #window { border-radius: 15px; border:0px; color: @color13; - padding-left: 4px; - padding-right: 4px; + padding-left: 2px; + padding-right: 2px; animation: gradient_f 20s ease-in infinite; transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682); opacity:0.8; @@ -178,8 +178,8 @@ window#waybar.empty #window { background: @button-color; border-radius: 15px; border: 1px solid @border-color; - padding-left: 8px; - padding-right: 8px; + padding-left: 4px; + padding-right: 4px; animation: gradient_f 20s ease-in infinite; transition: all 0.3s cubic-bezier(.55,-0.68,.48,1.682); opacity:1.0; -- cgit v1.2.3